home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / gt3_b12.zip / MAKEMAP.ZIP / MAKEMAP.DOC next >
Text File  |  1990-08-12  |  6KB  |  116 lines

  1.        Ghost Town ]I[: The Final Draw, (C) Copyright 1990 John Richardson
  2.  
  3.  
  4.                          ===========================
  5.                          Ghost Town ]I[ Map Creation
  6.                          ===========================
  7.  
  8.  
  9. To create your own maps for Ghost Town ]I[ here are the following steps:
  10.  
  11. There are ten different types of terrains that can be used to create the
  12. personalized map.  To draw your personalized map, you will need an ansi
  13. drawing program such as "TheDraw" which will let you have the extended
  14. control codes for designing these maps.  You will also need to have color
  15. and non-color versions of these map files.  To save the map, save one map
  16. in ansi mode as MAP.ANS and save the other in ascii mode as MAP.ASC.  Then
  17. make sure you run the init program to install the new map.
  18.  
  19. I have also included a half finished map in this .ZIP file so you can get
  20. the basic idea of how this map creation is done.  Make sure it only goes
  21. down to line 22 and no further.  SMAP.ANS, and SMAP.ASC is an unfinished
  22. version of a map that you will create!
  23.  
  24. Map Symbols used in GT3 are as follows:
  25. ==============================================================================
  26.  
  27. Symbol [^] Mountains  : This is the mountains terrain.  The Pioneers Of
  28.                         Destruction usually camp in these parts of the
  29.                         land.  There should at least be a good piece of
  30.                         land that is made of mountains so that the
  31.                         Pioneers can have room to move around.
  32.  
  33.                         This symbol in TheDraw would be in white - color 15
  34.  
  35. ==============================================================================
  36.  
  37. Symbol [░] Swamp      : This is the swamp terrain.  This is where most
  38.                         of the alligators live to kill off the users army.
  39.                         There doesn't have to be much swamp in the map, but
  40.                         there should at least be some so you can add
  41.                         excitement into the game.
  42.  
  43.                         This symbol in TheDraw would be in green - color 2
  44.  
  45. ==============================================================================
  46.  
  47. Symbol [▒] River      : This is the river terrain.  There should be
  48.                         at least one river running through each map to
  49.                         add water and even more excitement.  Another tip
  50.                         would be to not put a river next to the desert
  51.                         since that sounds very wierd.
  52.  
  53.                         This symbol in TheDraw would be in blue  - color 9
  54.  
  55. ==============================================================================
  56.  
  57. Symbol [▓] Desert     : This is the desert terrain.  There should be
  58.                         at least a good area of desert on your map.  Though
  59.                         you don't have to have any if you don't wish.
  60.  
  61.                         This symbol in TheDraw would be in yellow - color 14
  62.  
  63. ==============================================================================
  64.  
  65. Symbol [█] Dirt Road  : This is the dirt road terrain.  There should be
  66.                         a road through every map.  The roads are a very
  67.                         big importance to the game.  This is where your
  68.                         users can meet strangers that give you hints,
  69.                         and maps.
  70.  
  71.                         This symbol in TheDraw would be in brown - color 6
  72.  
  73. ==============================================================================
  74.  
  75. Symbol [τ] Forest     : This is the mighty forest terrain.  It is a good
  76.                         and very largely used terrain.  It is mostly used
  77.                         next to swamps, rivers, grave yards, and even dirt
  78.                         roads.  It is a little weary about having it in
  79.                         the middle of a desert.
  80.  
  81.                         This symbol in TheDraw would be in green - color 10
  82.  
  83. ==============================================================================
  84.  
  85. Symbol [≈] Brush      : This is the brush terrain.  It is very longer grass
  86.                         and has many wandering snakes in it.  This terrain
  87.                         doesn't have to be used, but it does add fun and
  88.                         excitement to your maps.
  89.  
  90.                         This symbol in TheDraw would be in green - color 2
  91.  
  92. ==============================================================================
  93.  
  94. Symbol [∙] Grassland  : This is the grassland terrain.  It has long grass,
  95.                         but not as long as the brush.  Dangerous snakes
  96.                         and other critters are commonly found in this
  97.                         terrain.
  98.  
  99.                         This symbol in TheDraw would be in green - color 2
  100.  
  101. ==============================================================================
  102.  
  103. Symbol [±] Grave Yard : This is the grave yard terrain.  It is like an
  104.                         ordinary grave yard, with the exception of ghosts.
  105.  
  106.                         This symbol in TheDraw would be in grey - color 7
  107.  
  108. ==============================================================================
  109.  
  110. Symbol [Φ] Town       : This is the town.  Things such as turns, men, and
  111.                         other goodies can be purchased in towns.  Gambling
  112.                         casino's are also present.  There should only be
  113.                         a few towns on each map, widely spread apart.
  114.  
  115. ==============================================================================
  116.